isMRJToolkitAvailable
Checks for the presence of MRJToolkit.
public static final boolean isMRJToolkitAvailable();
- method result
- True if MRJToolkit is present on the host platform, false otherwise.
DISCUSSION
You can include this method only if you are building your application with the version of MRJToolkit included with the MRJ 2.0 SDK or later. However, it will still return the correct value (true) when called on host platforms running MRJ 1.5.